if service.click({
{"Kết thúc cuộc gọi",
}
})
return true
end

if service.click({
{"End call",
}
})
return true
end






if service.click({
{"Từ chối",
}
})
return true
end





if service.execute("Xóa tất cả văn bản trong ô nhập liệu.")
return true
end